body {
    background-color: #f0e6e6;
}

body {
    font-family: Inter Tight;
}

.n64ttmkm37 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 7.5rem;
    line-height: 1.1;
    letter-spacing: -0.01em;
}

.n64ttmkm37>.xzkszhwwt3 {
    font-size: 9.375rem;
}

.bpyb6vkh41 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 5rem;
    line-height: 1.1;
    letter-spacing: -0.01em;
}

.bpyb6vkh41>.xzkszhwwt3 {
    font-size: 6.25rem;
}

.y85v9a7w58 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 300;
}

.y85v9a7w58>.xzkszhwwt3 {
    font-size: 1.40625rem;
}

.ez5x333f8k {
    font-family: 'Inter Tight', sans-serif;
    font-size: 2.25rem;
    line-height: 1;
    font-weight: 300;
}

.ez5x333f8k>.xzkszhwwt3 {
    font-size: 2.8125rem;
}

.l3gj2tlx3x {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.25rem;
    line-height: 1.33;
    font-weight: 300;
}

.l3gj2tlx3x>.xzkszhwwt3 {
    font-size: 1.5625rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .n64ttmkm37 {
        font-size: 6rem;
    }
}

@media (max-width: 768px) {
    .n64ttmkm37 {
        font-size: 5.25rem;
        font-size: calc(3.2749999999999995rem + (7.5 - 3.2749999999999995) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (3.2749999999999995rem + (7.5 - 3.2749999999999995) * ((100vw - 20rem) / (48 - 20))));
    }

    .bpyb6vkh41 {
        font-size: 4rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .y85v9a7w58 {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }

    .ez5x333f8k {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20))));
    }

    .l3gj2tlx3x {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.g05nkveob9 {
    padding: 0.6rem 1.2rem;
    border-radius: 0;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 0;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 0;
}

.btn-lg {
    padding: 1rem 2.6rem;
    border-radius: 0;
}

.bg-primary {
    background-color: #e5383b !important;
}

.bg-success {
    background-color: #25c57b !important;
}

.bg-info {
    background-color: #0cbbde !important;
}

.bg-warning {
    background-color: #eab000 !important;
}

.bg-danger {
    background-color: #c72332 !important;
}

.csf5zj7m8c,
.csf5zj7m8c:active {
    background-color: #e5383b !important;
    border-color: #e5383b !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.csf5zj7m8c:hover,
.csf5zj7m8c:focus,
.csf5zj7m8c.focus,
.csf5zj7m8c.l23vv59hfo {
    color: #ffffff !important;
    background-color: #af171a !important;
    border-color: #af171a !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.csf5zj7m8c.fek82hwiey,
.csf5zj7m8c:disabled {
    color: #ffffff !important;
    background-color: #af171a !important;
    border-color: #af171a !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #333132 !important;
    border-color: #333132 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.l23vv59hfo {
    color: #ffffff !important;
    background-color: #070707 !important;
    border-color: #070707 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary.fek82hwiey,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #070707 !important;
    border-color: #070707 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0cbbde !important;
    border-color: #0cbbde !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.l23vv59hfo {
    color: #ffffff !important;
    background-color: #08768c !important;
    border-color: #08768c !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-info.fek82hwiey,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #08768c !important;
    border-color: #08768c !important;
}

.btn-success,
.btn-success:active {
    background-color: #25c57b !important;
    border-color: #25c57b !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.l23vv59hfo {
    color: #ffffff !important;
    background-color: #177c4d !important;
    border-color: #177c4d !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-success.fek82hwiey,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #177c4d !important;
    border-color: #177c4d !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #eab000 !important;
    border-color: #eab000 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.l23vv59hfo {
    color: #ffffff !important;
    background-color: #936f00 !important;
    border-color: #936f00 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning.fek82hwiey,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #936f00 !important;
    border-color: #936f00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #c72332 !important;
    border-color: #c72332 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.l23vv59hfo {
    color: #ffffff !important;
    background-color: #7d161f !important;
    border-color: #7d161f !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger.fek82hwiey,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #7d161f !important;
    border-color: #7d161f !important;
}

.btn-white,
.btn-white:active {
    background-color: #fafafa !important;
    border-color: #fafafa !important;
    color: #7a7a7a !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.l23vv59hfo {
    color: #4f4f4f !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-white.fek82hwiey,
.btn-white:disabled {
    color: #7a7a7a !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.l23vv59hfo {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-black.fek82hwiey,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #e5383b;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.l23vv59hfo {
    color: #af171a !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-primary-outline.fek82hwiey,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #e5383b !important;
    border-color: #e5383b !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #333132;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.l23vv59hfo {
    color: #070707 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-secondary-outline.fek82hwiey,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #333132 !important;
    border-color: #333132 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #0cbbde;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.l23vv59hfo {
    color: #08768c !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-info-outline.fek82hwiey,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0cbbde !important;
    border-color: #0cbbde !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #25c57b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.l23vv59hfo {
    color: #177c4d !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-success-outline.fek82hwiey,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #25c57b !important;
    border-color: #25c57b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #eab000;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.l23vv59hfo {
    color: #936f00 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-warning-outline.fek82hwiey,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #eab000 !important;
    border-color: #eab000 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #c72332;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.l23vv59hfo {
    color: #7d161f !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-danger-outline.fek82hwiey,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #c72332 !important;
    border-color: #c72332 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.l23vv59hfo {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-black-outline.fek82hwiey,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.l23vv59hfo {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-white-outline.fek82hwiey,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #e5383b !important;
}

.text-secondary {
    color: #333132 !important;
}

.text-success {
    color: #25c57b !important;
}

.text-info {
    color: #0cbbde !important;
}

.text-warning {
    color: #eab000 !important;
}

.text-danger {
    color: #c72332 !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.l23vv59hfo {
    color: #a21518 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.l23vv59hfo {
    color: #000000 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.l23vv59hfo {
    color: #156f45 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.l23vv59hfo {
    color: #07697d !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.l23vv59hfo {
    color: #846300 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.l23vv59hfo {
    color: #70141c !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.l23vv59hfo {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.l23vv59hfo {
    color: #000000 !important;
}

a[class*="text-"]:not(.jhyv3257gk):not(.dropdown-item):not([role]):not(.s071yptm1z) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.jhyv3257gk):not(.dropdown-item):not([role]):not(.s071yptm1z):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.fn332rp13g .jhyv3257gk.l23vv59hfo {
    color: #e5383b;
}

.fn332rp13g .jhyv3257gk:not(.l23vv59hfo) {
    color: #232323;
}

.po4jmq3n3z {
    background-color: #70c770;
}

.alert-info {
    background-color: #0cbbde;
}

.alert-warning {
    background-color: #eab000;
}

.axna6e6sll {
    background-color: #c72332;
}

.mbr-gallery-filter li.l23vv59hfo .g05nkveob9 {
    background-color: #e5383b;
    border-color: #e5383b;
    color: #ffffff;
}

.mbr-gallery-filter li.l23vv59hfo .g05nkveob9:focus {
    box-shadow: none;
}

a,
a:hover {
    color: #e5383b;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #fdeced;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #82e8b9;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #bbf1fb;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffedb7;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e9818a;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.o8279rc14y {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 300;
    font-weight: 400;
}

.o8279rc14y>.xzkszhwwt3 {
    font-size: 1.40625rem;
}

.o8279rc14y:hover,
.o8279rc14y:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #e5383b !important;
}

.o8279rc14y:-webkit-input-placeholder {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 300;
    font-weight: 400;
}

.o8279rc14y:-webkit-input-placeholder>.xzkszhwwt3 {
    font-size: 1.40625rem;
}

blockquote {
    border-color: #e5383b;
}

/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #e5383b;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #e5383b;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #353535;
    border-bottom-color: #353535;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #e5383b;
    border-bottom-color: #e5383b;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #e5383b !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #333132 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23e5383b' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.ba2ayr0llb .g05nkveob9,
.du9ampx2ek .g05nkveob9 {
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 21px 28px;
}

.ba2ayr0llb .btn-primary-outline,
.du9ampx2ek .btn-primary-outline,
.ba2ayr0llb .btn-secondary-outline,
.du9ampx2ek .btn-secondary-outline,
.ba2ayr0llb .btn-success-outline,
.du9ampx2ek .btn-success-outline,
.ba2ayr0llb .btn-info-outline,
.du9ampx2ek .btn-info-outline,
.ba2ayr0llb .btn-warning-outline,
.du9ampx2ek .btn-warning-outline,
.ba2ayr0llb .btn-danger-outline,
.du9ampx2ek .btn-danger-outline,
.ba2ayr0llb .btn-black-outline,
.du9ampx2ek .btn-black-outline,
.ba2ayr0llb .btn-white-outline,
.du9ampx2ek .btn-white-outline {
    position: relative;
    padding: 0 !important;
}

.ba2ayr0llb .btn-primary-outline:hover::before,
.du9ampx2ek .btn-primary-outline:hover::before,
.ba2ayr0llb .btn-secondary-outline:hover::before,
.du9ampx2ek .btn-secondary-outline:hover::before,
.ba2ayr0llb .btn-success-outline:hover::before,
.du9ampx2ek .btn-success-outline:hover::before,
.ba2ayr0llb .btn-info-outline:hover::before,
.du9ampx2ek .btn-info-outline:hover::before,
.ba2ayr0llb .btn-warning-outline:hover::before,
.du9ampx2ek .btn-warning-outline:hover::before,
.ba2ayr0llb .btn-danger-outline:hover::before,
.du9ampx2ek .btn-danger-outline:hover::before,
.ba2ayr0llb .btn-black-outline:hover::before,
.du9ampx2ek .btn-black-outline:hover::before,
.ba2ayr0llb .btn-white-outline:hover::before,
.du9ampx2ek .btn-white-outline:hover::before {
    width: 0;
}

.ba2ayr0llb .btn-primary-outline::before,
.du9ampx2ek .btn-primary-outline::before,
.ba2ayr0llb .btn-secondary-outline::before,
.du9ampx2ek .btn-secondary-outline::before,
.ba2ayr0llb .btn-success-outline::before,
.du9ampx2ek .btn-success-outline::before,
.ba2ayr0llb .btn-info-outline::before,
.du9ampx2ek .btn-info-outline::before,
.ba2ayr0llb .btn-warning-outline::before,
.du9ampx2ek .btn-warning-outline::before,
.ba2ayr0llb .btn-danger-outline::before,
.du9ampx2ek .btn-danger-outline::before,
.ba2ayr0llb .btn-black-outline::before,
.du9ampx2ek .btn-black-outline::before,
.ba2ayr0llb .btn-white-outline::before,
.du9ampx2ek .btn-white-outline::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -2px;
    transition: all .3s ease;
}

.ba2ayr0llb .btn-primary-outline::before,
.du9ampx2ek .btn-primary-outline::before {
    background-color: #e5383b;
}

.ba2ayr0llb .btn-secondary-outline::before,
.du9ampx2ek .btn-secondary-outline::before {
    background-color: #333132;
}

.ba2ayr0llb .btn-success-outline::before,
.du9ampx2ek .btn-success-outline::before {
    background-color: #25c57b;
}

.ba2ayr0llb .btn-info-outline::before,
.du9ampx2ek .btn-info-outline::before {
    background-color: #0cbbde;
}

.ba2ayr0llb .btn-warning-outline::before,
.du9ampx2ek .btn-warning-outline::before {
    background-color: #eab000;
}

.ba2ayr0llb .btn-danger-outline::before,
.du9ampx2ek .btn-danger-outline::before {
    background-color: #c72332;
}

.ba2ayr0llb .btn-black-outline::before,
.du9ampx2ek .btn-black-outline::before {
    background-color: #000000;
}

.ba2ayr0llb .btn-white-outline::before,
.du9ampx2ek .btn-white-outline::before {
    background-color: #ffffff;
}

.evfaio3ejf {
    background-color: transparent;
}

.evfaio3ejf .a2eh7be4cs {
    background-color: #f1f2f4 !important;
    padding: 0;
    background-color: transparent !important;
}

.evfaio3ejf .id0niipnjn.tbyq25f1ai .dropdown .dropdown-menu {
    background-color: #f1f2f4 !important;
    background-color: transparent !important;
    background: #f1f2f4;
}

.evfaio3ejf .id0niipnjn.tbyq25f1ai .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

@media (max-width: 991px) {

    .evfaio3ejf .n5w55bpp28 .id0niipnjn.opened,
    .evfaio3ejf .n5w55bpp28 .u76m83rb32 {
        background-color: #f1f2f4 !important;
        transition: all 0s ease 0s;
        background-color: transparent !important;
    }
}

.evfaio3ejf .a2eh7be4cs {
    position: relative !important;
}

.evfaio3ejf .g05nkveob9 {
    min-height: auto;
    box-shadow: none;
    margin-top: 0;
}

.evfaio3ejf .g05nkveob9:hover {
    box-shadow: none;
}

@media (min-width: 992px) {
    .evfaio3ejf ul.mk50ep8ilg {
        padding-bottom: 1.5rem;
    }

    .evfaio3ejf .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .evfaio3ejf .dlmbf27qs8.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
    }

    .evfaio3ejf .dlmbf27qs8.dropdown-toggle::after {
        padding: 0 !important;
        transform: rotate(45deg);
    }

    .evfaio3ejf li.hsh9i9v7vq {
        position: relative;
        display: inline-block;
        padding: 1px 7px !important;
        vertical-align: middle;
        line-height: 2em !important;
        font-weight: 600 !important;
        text-decoration: none;
        letter-spacing: 0 !important;
        z-index: 1;
    }

    .evfaio3ejf .lg_brand {
        margin: 0 1rem;
    }
}

.evfaio3ejf .hsh9i9v7vq {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .evfaio3ejf .hsh9i9v7vq {
        margin: 4px 20px;
    }
}

@media (max-width: 991px) {
    .evfaio3ejf .hsh9i9v7vq {
        margin: 0 !important;
    }
}

.evfaio3ejf .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .evfaio3ejf .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .evfaio3ejf .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .evfaio3ejf .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .evfaio3ejf .dlmbf27qs8.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .evfaio3ejf .umvaqxuxs8.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .evfaio3ejf .offcanvas_box {
        display: none;
    }
}

.evfaio3ejf .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.evfaio3ejf .d06niq9ii6 .dlmbf27qs8 {
    font-weight: 300 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.evfaio3ejf .d06niq9ii6 .dlmbf27qs8.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.evfaio3ejf .container {
    display: flex;
    margin: auto;
}

.evfaio3ejf .iconfont-wrapper {
    color: #495dff;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.evfaio3ejf .iconfont-wrapper:last-child {
    margin-right: 0;
}

.evfaio3ejf .iconfont-wrapper:hover {
    opacity: 0.5;
}

.evfaio3ejf .s071yptm1z {
    color: #52221D;
}

.evfaio3ejf .mk50ep8ilg {
    margin: 0 1rem;
}

@media (min-width: 992px) {
    .evfaio3ejf .mk50ep8ilg {
        margin: 0;
    }
}

.evfaio3ejf .dropdown-menu,
.evfaio3ejf .id0niipnjn.opened {
    background-color: false !important;
}

.evfaio3ejf .hsh9i9v7vq:focus,
.evfaio3ejf .jhyv3257gk:focus {
    outline: none;
}

.evfaio3ejf .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.evfaio3ejf .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.evfaio3ejf .dropdown .dropdown-menu .dropdown-item .xzkszhwwt3 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.evfaio3ejf .dropdown .dropdown-menu .dropdown-item .xzkszhwwt3:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.evfaio3ejf .vz1sy4dvt8 .dropdown-menu .dropdown-item:before {
    display: none;
}

.evfaio3ejf .vz1sy4dvt8 .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.evfaio3ejf .id0niipnjn {
    min-height: 70px;
    padding: 20px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 992px) {
    .evfaio3ejf .id0niipnjn {
        min-height: 30px;
        max-height: none;
    }
}

.evfaio3ejf .id0niipnjn.opened {
    transition: all 0.3s;
}

.evfaio3ejf .id0niipnjn .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.evfaio3ejf .id0niipnjn .navbar-logo img {
    max-width: 130px;
    max-height: 130px;
    object-fit: contain;
}

.evfaio3ejf .id0niipnjn .u76m83rb32 {
    justify-content: space-between;
    z-index: 1;
}

.evfaio3ejf .id0niipnjn.vz1sy4dvt8 {
    justify-content: center;
}

.evfaio3ejf .id0niipnjn.vz1sy4dvt8 .hsh9i9v7vq .jhyv3257gk::before {
    display: none;
}

.evfaio3ejf .id0niipnjn.vz1sy4dvt8.opened .dropdown-menu {
    top: 0;
}

.evfaio3ejf .id0niipnjn.vz1sy4dvt8 .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.evfaio3ejf .id0niipnjn.vz1sy4dvt8 .dropdown-menu .dropdown-item:after {
    right: auto;
}

.evfaio3ejf .id0niipnjn.vz1sy4dvt8 ul.mk50ep8ilg li {
    margin: auto;
}

.evfaio3ejf .id0niipnjn.vz1sy4dvt8 .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.evfaio3ejf .id0niipnjn.vz1sy4dvt8 .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .evfaio3ejf .id0niipnjn .hsh9i9v7vq {
        padding: 0.5rem 0;
    }

    .evfaio3ejf .id0niipnjn .u76m83rb32 {
        padding: 34px 0;
        border-radius: 25px;
    }

    .evfaio3ejf .id0niipnjn .hsh9i9v7vq .jhyv3257gk::before {
        display: none;
    }

    .evfaio3ejf .id0niipnjn.opened .dropdown-menu {
        top: 0;
    }

    .evfaio3ejf .id0niipnjn .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .evfaio3ejf .id0niipnjn .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .evfaio3ejf .id0niipnjn .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .evfaio3ejf .id0niipnjn .navbar-logo img {
        height: 3rem !important;
    }

    .evfaio3ejf .id0niipnjn ul.mk50ep8ilg {
        overflow: hidden;
    }

    .evfaio3ejf .id0niipnjn ul.mk50ep8ilg li {
        margin: 0;
    }

    .evfaio3ejf .id0niipnjn .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .evfaio3ejf .id0niipnjn .zatvkb8asi {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 2rem;
    }

    .evfaio3ejf .id0niipnjn .v8secuvnie {
        flex-basis: auto;
    }

    .evfaio3ejf .id0niipnjn .icons-menu {
        padding: 0;
    }
}

.evfaio3ejf .id0niipnjn.navbar-short {
    min-height: 60px;
}

.evfaio3ejf .id0niipnjn.navbar-short .navbar-logo img {
    height: 2.5rem !important;
}

.evfaio3ejf .id0niipnjn.navbar-short .zatvkb8asi {
    min-height: 60px;
    padding: 0;
}

.evfaio3ejf .zatvkb8asi {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.evfaio3ejf .zatvkb8asi .s071yptm1z {
    line-height: inherit !important;
    font-weight: 300;
}

.evfaio3ejf .zatvkb8asi .navbar-logo a {
    outline: none;
}

.evfaio3ejf .dropdown-item.l23vv59hfo,
.evfaio3ejf .dropdown-item:active {
    background-color: transparent;
}

.evfaio3ejf .tbyq25f1ai .mk50ep8ilg .jhyv3257gk {
    padding: 0;
}

.evfaio3ejf .d06niq9ii6 .dlmbf27qs8.dropdown-toggle {
    margin-right: 1.667em;
}

.evfaio3ejf .d06niq9ii6 .dlmbf27qs8.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.evfaio3ejf .id0niipnjn .dropdown.open>.dropdown-menu {
    display: block;
}

.evfaio3ejf ul.mk50ep8ilg {
    flex-wrap: wrap;
    padding: 0;
}

.evfaio3ejf .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.evfaio3ejf button.v8secuvnie {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #f1f2f4;
    background: #000000;
}

.evfaio3ejf button.v8secuvnie .gx74mi8bei span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #f0e6e6;
}

.evfaio3ejf button.v8secuvnie .gx74mi8bei span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.evfaio3ejf button.v8secuvnie .gx74mi8bei span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.evfaio3ejf button.v8secuvnie .gx74mi8bei span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.evfaio3ejf button.v8secuvnie .gx74mi8bei span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.evfaio3ejf nav.opened .gx74mi8bei span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.evfaio3ejf nav.opened .gx74mi8bei span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.evfaio3ejf nav.opened .gx74mi8bei span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.evfaio3ejf nav.opened .gx74mi8bei span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.evfaio3ejf a.jhyv3257gk {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.evfaio3ejf .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .evfaio3ejf .id0niipnjn {
        height: 70px;
    }

    .evfaio3ejf .id0niipnjn.opened {
        height: auto;
    }

    .evfaio3ejf .hsh9i9v7vq .jhyv3257gk:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.evfaio3ejf .a2eh7be4cs .navbar-logo {
    margin-right: 15px;
}

@media (min-width: 768px) {
    .evfaio3ejf .cbw2trfyam {
        padding-left: 22px;
        padding-right: 22px;
    }
}

.evfaio3ejf .du9ampx2ek {
    padding-top: 5px;
}

.evfaio3ejf .du9ampx2ek .g05nkveob9 {
    width: fit-content;
    white-space: nowrap;
    margin: 0 4px 4px 4px;
}

@media (max-width: 992px) {
    .evfaio3ejf .du9ampx2ek .g05nkveob9 {
        margin: 0 16px 4px;
    }
}

.evfaio3ejf .s071yptm1z:hover {
    color: #000000;
}

@media (min-width: 992px) {
    .evfaio3ejf .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.evfaio3ejf .jhyv3257gk {
    opacity: 0.7;
}

.evfaio3ejf .jhyv3257gk:hover,
.evfaio3ejf .jhyv3257gk:focus {
    opacity: 1;
}

.evfaio3ejf .icons-menu-main {
    display: flex;
}

.evfaio3ejf .ruyw6hrxer {
    color: #ffffff;
}

.evfaio3ejf .mxxtqhvesh {
    color: #ffffff;
    text-align: center;
}

.evfaio3ejf .text_widget {
    color: #ffffff;
}

.evfaio3ejf .ruyw6hrxer,
.evfaio3ejf .text_widget,
.evfaio3ejf .ba2ayr0llb {
    text-align: center;
}

.evfaio3ejf a[class*="text-"]:not(.jhyv3257gk):not(.dropdown-item):not([role]):not(.s071yptm1z):hover {
    background-image: none;
}

.evfaio3ejf .jhyv3257gk,
.evfaio3ejf .dropdown-item {
    color: #52221D;
}

.kp7obzwztu {
    background-image: url("photo-1758657286956-f944e1d2e75a.jpeg");
}

.kp7obzwztu .pj76otek9l.fek82hwiey {
    display: none;
}

.kp7obzwztu .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kp7obzwztu .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .kp7obzwztu .cbw2trfyam {
        padding: 0 16px;
    }
}

.kp7obzwztu .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.kp7obzwztu .container {
    overflow: hidden;
}

.kp7obzwztu .cfg1s6tfzo {
    margin: 0 auto;
}

.kp7obzwztu .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 22px;
}

.kp7obzwztu .cfg1s6tfzo .u7n4jzhghz .mxxtqhvesh {
    display: inline-block;
    width: 70%;
    margin-bottom: 22px;
}

@media (max-width: 992px) {
    .kp7obzwztu .cfg1s6tfzo .u7n4jzhghz .mxxtqhvesh {
        width: 100%;
    }
}

.kp7obzwztu .tv4zizliie {
    color: #ffffff;
}

.kp7obzwztu .mxxtqhvesh {
    color: #FFFFFF;
}

.kp7obzwztu .tv4zizliie,
.kp7obzwztu .ba2ayr0llb {
    color: #FFFFFF;
}

.kp7obzwztu .mxxtqhvesh,
.kp7obzwztu .u7n4jzhghz {
    color: #FFFFFF;
}

.me9x4cfxjq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.me9x4cfxjq .pj76otek9l.fek82hwiey {
    display: none;
}

.me9x4cfxjq .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.me9x4cfxjq .cbw2trfyam {
    padding: 0 16px;
}

@media (max-width: 992px) {
    .me9x4cfxjq .cbw2trfyam {
        padding: 0 12px;
    }
}

.me9x4cfxjq .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.me9x4cfxjq .ntnoz1aym1 {
    justify-content: center;
}

.me9x4cfxjq .bjyvy39xrk {
    padding: 0 22px;
    border-radius: 0;
    justify-content: flex-end;
}

@media (max-width: 992px) {
    .me9x4cfxjq .bjyvy39xrk {
        padding: 0 16px;
    }
}

.me9x4cfxjq .bjyvy39xrk:last-child {
    background-color: #660708;
    justify-content: center;
    padding: 22px;
}

@media (max-width: 992px) {
    .me9x4cfxjq .bjyvy39xrk:last-child {
        padding: 0 16px;
    }
}

.me9x4cfxjq .cfg1s6tfzo {
    padding-top: 25%;
    padding-right: 26px;
}

@media (max-width: 992px) {
    .me9x4cfxjq .cfg1s6tfzo {
        padding: 0;
    }
}

.me9x4cfxjq .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 200px;
}

@media (max-width: 768px) {
    .me9x4cfxjq .cfg1s6tfzo .tv4zizliie {
        margin-bottom: 80px;
    }
}

.me9x4cfxjq .cfg1s6tfzo .u7n4jzhghz {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

@media (max-width: 768px) {
    .me9x4cfxjq .cfg1s6tfzo .u7n4jzhghz {
        display: block;
    }
}

.me9x4cfxjq .cfg1s6tfzo .u7n4jzhghz .mxxtqhvesh {
    width: 40%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .me9x4cfxjq .cfg1s6tfzo .u7n4jzhghz .mxxtqhvesh {
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .me9x4cfxjq .cfg1s6tfzo .u7n4jzhghz .mxxtqhvesh {
        width: 100%;
    }
}

.me9x4cfxjq .ongwmjddql {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    -webkit-flex: none;
    padding: 42px 0;
}

@media (max-width: 992px) {
    .me9x4cfxjq .ongwmjddql {
        padding: 36px 0;
        border: none;
    }
}

.me9x4cfxjq .ongwmjddql .sm5no4nca8 {
    margin-bottom: 24px;
}

.me9x4cfxjq .ongwmjddql .e65upthcii {
    margin-bottom: 24px;
}

.me9x4cfxjq .ongwmjddql .xqr9vvqnpr {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.me9x4cfxjq .ongwmjddql .xqr9vvqnpr .ktvf2pp12t {
    margin-bottom: 10px;
    text-decoration: underline;
}

.me9x4cfxjq .tv4zizliie {
    color: #52221D;
}

.me9x4cfxjq .mxxtqhvesh {
    color: #495DFF;
}

.me9x4cfxjq .sm5no4nca8 {
    color: #FFFFFF;
}

.me9x4cfxjq .e65upthcii {
    color: #FFFFFF;
}

.me9x4cfxjq .xqr9vvqnpr {
    color: #FFFFFF;
}

.cpv03rnemq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.cpv03rnemq .pj76otek9l.fek82hwiey {
    display: none;
}

.cpv03rnemq .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cpv03rnemq .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .cpv03rnemq .cbw2trfyam {
        padding: 0 16px;
    }
}

.cpv03rnemq .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.cpv03rnemq .c8thuv7eck {
    margin-bottom: 100px;
    opacity: 0.5;
    transition: all 0.3s ease;
}

@media (max-width: 992px) {
    .cpv03rnemq .c8thuv7eck {
        opacity: 1;
        margin-bottom: 40px;
    }
}

.cpv03rnemq .c8thuv7eck:hover,
.cpv03rnemq .c8thuv7eck:focus {
    opacity: 1;
}

.cpv03rnemq .c8thuv7eck:hover .atq6f1tl0c .xzkszhwwt3,
.cpv03rnemq .c8thuv7eck:focus .atq6f1tl0c .xzkszhwwt3 {
    opacity: 1;
}

.cpv03rnemq .u7n4jzhghz {
    padding-right: 100px;
}

@media (max-width: 992px) {
    .cpv03rnemq .u7n4jzhghz {
        display: none;
    }
}

@media (max-width: 1200px) {
    .cpv03rnemq .u7n4jzhghz {
        padding-right: 60px;
    }
}

.cpv03rnemq .u7n4jzhghz .mxxtqhvesh {
    margin-bottom: 0;
}

.cpv03rnemq .eqz01974gb {
    display: flex;
    align-items: center;
}

.cpv03rnemq .eqz01974gb .cfg1s6tfzo {
    width: 100%;
}

.cpv03rnemq .eqz01974gb .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 0;
    position: relative;
}

.cpv03rnemq .eqz01974gb .cfg1s6tfzo .tv4zizliie span {
    display: none;
}

@media (max-width: 992px) {
    .cpv03rnemq .eqz01974gb .cfg1s6tfzo .tv4zizliie span {
        position: absolute;
        display: block;
        width: 100%;
        left: 0;
        top: -1.2rem;
        font-size: 35%;
    }
}

.cpv03rnemq .atq6f1tl0c {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

@media (max-width: 992px) {
    .cpv03rnemq .atq6f1tl0c {
        display: none;
    }
}

.cpv03rnemq .atq6f1tl0c .xzkszhwwt3 {
    width: 64px;
    height: 64px;
    background-color: #9a3a30;
    border-radius: 100%;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
    opacity: 0;
    transition: all 0.3s ease;
}

.cpv03rnemq .tv4zizliie,
.cpv03rnemq .xzkszhwwt3 {
    color: #ffffff;
}

.cpv03rnemq .mxxtqhvesh {
    color: #FFFFFF;
}

.cpv03rnemq .tv4zizliie,
.cpv03rnemq .xzkszhwwt3,
.cpv03rnemq .a0frllb7yz {
    color: #000000;
}

.cpv03rnemq .tv4zizliie,
.cpv03rnemq .xzkszhwwt3,
.cpv03rnemq .a0frllb7yz {
    color: #FFFFFF;
}

.u6jkaf7i9r {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.u6jkaf7i9r .pj76otek9l.fek82hwiey {
    display: none;
}

.u6jkaf7i9r .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.u6jkaf7i9r .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .u6jkaf7i9r .cbw2trfyam {
        padding: 0 16px;
    }
}

.u6jkaf7i9r .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.u6jkaf7i9r .ntnoz1aym1 {
    justify-content: center;
}

.u6jkaf7i9r .cfg1s6tfzo {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .u6jkaf7i9r .cfg1s6tfzo {
        margin-bottom: 60px;
    }
}

.u6jkaf7i9r .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 0;
}

.u6jkaf7i9r .jzeadfr4f5 {
    margin-bottom: 64px;
}

.u6jkaf7i9r .jzeadfr4f5 .jomita4m0i {
    display: flex;
    align-items: center;
}

@media (max-width: 1190px) {
    .u6jkaf7i9r .jzeadfr4f5 .jomita4m0i {
        display: block;
    }
}

.u6jkaf7i9r .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 {
    margin-right: 46px;
}

@media (max-width: 1190px) {
    .u6jkaf7i9r .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 {
        margin-right: 0;
        margin-bottom: 22px;
    }
}

.u6jkaf7i9r .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 100%;
}

@media (max-width: 1190px) {
    .u6jkaf7i9r .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
        margin: 0 auto;
    }
}

.u6jkaf7i9r .jzeadfr4f5 .jomita4m0i .no6cdytgm7 .m1bx8zqtsh {
    margin-bottom: 22px;
}

.u6jkaf7i9r .jzeadfr4f5 .jomita4m0i .no6cdytgm7 .mxxtqhvesh {
    margin: 0;
}

.u6jkaf7i9r .tv4zizliie {
    color: #52221D;
}

.u6jkaf7i9r .m1bx8zqtsh {
    color: #52221D;
}

.u6jkaf7i9r .mxxtqhvesh {
    color: #52221D;
}

.xuz6t3uxhw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.xuz6t3uxhw .pj76otek9l.fek82hwiey {
    display: none;
}

.xuz6t3uxhw .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xuz6t3uxhw .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .xuz6t3uxhw .cbw2trfyam {
        padding: 0 16px;
    }
}

.xuz6t3uxhw .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.xuz6t3uxhw .container {
    overflow: hidden;
}

.xuz6t3uxhw .ntnoz1aym1 {
    justify-content: center;
}

.xuz6t3uxhw .cfg1s6tfzo {
    margin-bottom: 80px;
}

.xuz6t3uxhw .cfg1s6tfzo .tv4zizliie {
    padding-top: 22px;
    margin-bottom: 0;
}

.xuz6t3uxhw .gdznrv3h14 {
    width: 62%;
    margin: 0 auto;
}

@media (max-width: 992px) {
    .xuz6t3uxhw .gdznrv3h14 {
        width: 80%;
    }
}

@media (max-width: 768px) {
    .xuz6t3uxhw .gdznrv3h14 {
        width: 100%;
    }
}

.xuz6t3uxhw .gdznrv3h14 .jrljubot23 .app-video-wrapper img {
    height: 450px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .xuz6t3uxhw .gdznrv3h14 .jrljubot23 .app-video-wrapper img {
        height: 300px;
    }
}

.xuz6t3uxhw .app-video-wrapper::before {
    color: #660708;
    text-shadow: none;
}

.xuz6t3uxhw .tv4zizliie {
    color: #52221D;
}

.p2372l7ksp {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #660708;
}

.p2372l7ksp .pj76otek9l.fek82hwiey {
    display: none;
}

.p2372l7ksp .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.p2372l7ksp .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .p2372l7ksp .cbw2trfyam {
        padding: 0 16px;
    }
}

.p2372l7ksp .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.p2372l7ksp .uwckkq8kvl {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 700px;
    max-width: 700px;
}

@media (max-width: 768px) {
    .p2372l7ksp .uwckkq8kvl {
        min-width: 70%;
        max-width: initial;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.p2372l7ksp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p2372l7ksp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla .rd2dhzw1m2 {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-color: #660708;
    opacity: 0.5;
}

.p2372l7ksp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla img {
    width: 500px;
    height: 500px;
    border-radius: 100%;
    object-fit: cover;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .p2372l7ksp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla img {
        width: 350px;
        height: 350px;
    }
}

@media (max-width: 568px) {
    .p2372l7ksp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla img {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 425px) {
    .p2372l7ksp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla img {
        width: 180px;
        height: 180px;
    }
}

.p2372l7ksp .uwckkq8kvl .c8thuv7eck .vzk446y0hl {
    max-width: 66%;
    margin: -7rem auto 0;
    position: relative;
    z-index: 1;
}

@media (max-width: 768px) {
    .p2372l7ksp .uwckkq8kvl .c8thuv7eck .vzk446y0hl {
        margin: -7rem 0 0;
        max-width: 100%;
    }
}

.p2372l7ksp .uwckkq8kvl .c8thuv7eck .vzk446y0hl .a0frllb7yz {
    margin-bottom: 16px;
}

.p2372l7ksp .uwckkq8kvl .c8thuv7eck .vzk446y0hl .tv4zizliie {
    margin-bottom: 16px;
}

.p2372l7ksp .uwckkq8kvl .c8thuv7eck .vzk446y0hl .mxxtqhvesh {
    margin-bottom: 16px;
}

.p2372l7ksp .tfdu915gct,
.p2372l7ksp .xh83grbyor {
    display: flex;
}

.p2372l7ksp .suqyjda5gr {
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.5rem;
    font-size: 22px;
    background-color: transparent;
    color: #0cbbde;
    border: 2px solid #0cbbde;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

@media (max-width: 768px) {
    .p2372l7ksp .suqyjda5gr {
        display: none;
    }
}

.p2372l7ksp .suqyjda5gr:disabled {
    cursor: default;
    display: none;
}

.p2372l7ksp .suqyjda5gr:hover {
    background: transparent;
    color: #0cbbde;
    opacity: 0.5;
}

.p2372l7ksp .suqyjda5gr.xh83grbyor {
    left: 0;
    margin-left: 2.5rem;
}

.p2372l7ksp .suqyjda5gr.tfdu915gct {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 767px) {
    .p2372l7ksp .suqyjda5gr {
        top: auto;
        bottom: 0;
    }
}

.p2372l7ksp .toehcdjuhu {
    position: relative;
    width: 100%;
    padding: 110px 0;
}

.p2372l7ksp .ypon9q8toq {
    overflow: hidden;
    width: 100%;
}

.p2372l7ksp .ypon9q8toq.is-draggable {
    cursor: grab;
}

.p2372l7ksp .ypon9q8toq.is-dragging {
    cursor: grabbing;
}

.p2372l7ksp .jion2tu1nm {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.p2372l7ksp .k9aebnier3 {
    padding: 20px;
    margin-bottom: 0;
    color: #FFFFFF;
}

@media (max-width: 992px) {
    .p2372l7ksp .k9aebnier3 {
        padding: 0 16px;
    }
}

.p2372l7ksp .a0frllb7yz {
    color: #FFFFFF;
}

.p2372l7ksp .tv4zizliie {
    color: #ffffff;
}

.p2372l7ksp .mxxtqhvesh {
    color: #FFFFFF;
}

.p2372l7ksp .tv4zizliie,
.p2372l7ksp .ba2ayr0llb {
    color: #FFFFFF;
}

.vsjedgmnsc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.vsjedgmnsc .pj76otek9l.fek82hwiey {
    display: none;
}

.vsjedgmnsc .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.vsjedgmnsc .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .vsjedgmnsc .cbw2trfyam {
        padding: 0 16px;
    }
}

.vsjedgmnsc .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.vsjedgmnsc .cfg1s6tfzo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

@media (max-width: 992px) {
    .vsjedgmnsc .cfg1s6tfzo {
        flex-direction: column-reverse;
    }
}

.vsjedgmnsc .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .vsjedgmnsc .cfg1s6tfzo .tv4zizliie {
        margin-bottom: 32px;
    }
}

@media (max-width: 992px) {
    .vsjedgmnsc .cfg1s6tfzo .zjdzccrf8t {
        margin-bottom: 16px;
    }
}

.vsjedgmnsc .cfg1s6tfzo .zjdzccrf8t .dlmbf27qs8 {
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}

.vsjedgmnsc .cfg1s6tfzo .zjdzccrf8t .dlmbf27qs8:hover {
    opacity: 0.5;
}

.vsjedgmnsc .cfg1s6tfzo .zjdzccrf8t .dlmbf27qs8 .a0frllb7yz {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    background-color: #ffffff;
    border-radius: 100%;
    margin-bottom: 0;
}

.vsjedgmnsc .cfg1s6tfzo .zjdzccrf8t .dlmbf27qs8 .xxa3t4nnp2 {
    margin: 0;
    text-decoration: underline;
}

.vsjedgmnsc .xq9b87cr10 {
    display: flex;
    justify-content: flex-end;
}

.vsjedgmnsc .xq9b87cr10 .u7n4jzhghz img {
    width: 350px;
    height: 350px;
    object-fit: cover;
    border-radius: 100%;
    margin-bottom: 32px;
}

@media (min-width: 1500px) {
    .vsjedgmnsc .xq9b87cr10 .u7n4jzhghz img {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 992px) {
    .vsjedgmnsc .xq9b87cr10 .u7n4jzhghz img {
        margin: 0 auto 32px;
    }
}

@media (max-width: 768px) {
    .vsjedgmnsc .xq9b87cr10 .u7n4jzhghz img {
        width: 250px;
        height: 250px;
    }
}

.vsjedgmnsc .xq9b87cr10 .u7n4jzhghz .mxxtqhvesh {
    width: 350px;
    margin-bottom: 0;
}

@media (min-width: 1500px) {
    .vsjedgmnsc .xq9b87cr10 .u7n4jzhghz .mxxtqhvesh {
        width: 450px;
    }
}

@media (max-width: 992px) {
    .vsjedgmnsc .xq9b87cr10 .u7n4jzhghz .mxxtqhvesh {
        width: 100%;
    }
}

.vsjedgmnsc .tv4zizliie {
    color: #FFFFFF;
}

.vsjedgmnsc .a0frllb7yz {
    color: #495DFF;
}

.vsjedgmnsc .xxa3t4nnp2 {
    color: #ffffff;
}

.vsjedgmnsc .mxxtqhvesh {
    color: #FFFFFF;
}

.vsjedgmnsc .a0frllb7yz,
.vsjedgmnsc .zjdzccrf8t {
    color: #660708;
}

.vsjedgmnsc .xxa3t4nnp2,
.vsjedgmnsc .zjdzccrf8t {
    color: #FFFFFF;
}

.e4fe5ejczm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.e4fe5ejczm .pj76otek9l.fek82hwiey {
    display: none;
}

.e4fe5ejczm .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.e4fe5ejczm .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .e4fe5ejczm .cbw2trfyam {
        padding: 0 16px;
    }
}

.e4fe5ejczm .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.e4fe5ejczm .container {
    overflow: hidden;
}

.e4fe5ejczm .kdwi8tyz98 {
    display: grid;
    grid-template-columns: repeat(4, 200px);
}

@media (min-width: 1500px) {
    .e4fe5ejczm .kdwi8tyz98 {
        grid-template-columns: repeat(4, 250px);
    }
}

@media (min-width: 1900px) {
    .e4fe5ejczm .kdwi8tyz98 {
        grid-template-columns: repeat(4, 300px);
    }
}

@media (max-width: 1200px) {
    .e4fe5ejczm .kdwi8tyz98 {
        grid-template-columns: repeat(3, 200px);
    }
}

@media (max-width: 992px) {
    .e4fe5ejczm .kdwi8tyz98 {
        grid-template-columns: repeat(3, 150px);
    }
}

.e4fe5ejczm .kdwi8tyz98 img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 100%;
}

@media (min-width: 1500px) {
    .e4fe5ejczm .kdwi8tyz98 img {
        width: 250px;
        height: 250px;
    }
}

@media (min-width: 1900px) {
    .e4fe5ejczm .kdwi8tyz98 img {
        width: 300px;
        height: 300px;
    }
}

@media (max-width: 992px) {
    .e4fe5ejczm .kdwi8tyz98 img {
        width: 150px;
        height: 150px;
    }
}

.e4fe5ejczm .tv4zizliie {
    color: #495DFF;
    text-align: center;
}

.pd38nhqety {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.pd38nhqety .pj76otek9l.fek82hwiey {
    display: none;
}

.pd38nhqety .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pd38nhqety .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .pd38nhqety .cbw2trfyam {
        padding: 0 16px;
    }
}

.pd38nhqety .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.pd38nhqety .container {
    overflow: hidden;
}

.pd38nhqety .cfg1s6tfzo {
    padding-right: 80px;
}

@media (max-width: 992px) {
    .pd38nhqety .cfg1s6tfzo {
        padding-right: 0;
    }
}

.pd38nhqety .cfg1s6tfzo .mxxtqhvesh {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .pd38nhqety .cfg1s6tfzo .mxxtqhvesh {
        margin-bottom: 90px;
    }
}

@media (max-width: 768px) {
    .pd38nhqety .cfg1s6tfzo .mxxtqhvesh {
        margin-bottom: 80px;
    }
}

.pd38nhqety .cfg1s6tfzo .k9aebnier3 {
    margin-bottom: 0;
}

.pd38nhqety .cfg1s6tfzo .r5rpvbzd35 {
    margin-bottom: 0;
}

.pd38nhqety .mxxtqhvesh {
    color: #FFFFFF;
}

.pd38nhqety .k9aebnier3 {
    color: #FFFFFF;
}

.pd38nhqety .r5rpvbzd35 {
    color: #FFFFFF;
}

.epu9mylw6u {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.epu9mylw6u .pj76otek9l.fek82hwiey {
    display: none;
}

.epu9mylw6u .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.epu9mylw6u .cbw2trfyam {
    padding: 0 38px 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .epu9mylw6u .cbw2trfyam {
        padding: 0 16px;
    }
}

.epu9mylw6u .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.epu9mylw6u .bjyvy39xrk {
    border-radius: 0;
    background-color: #660708;
}

.epu9mylw6u .bjyvy39xrk .c4o4if0lr2 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px;
    height: 100%;
}

@media (max-width: 1200px) {
    .epu9mylw6u .bjyvy39xrk .c4o4if0lr2 {
        padding: 16px;
    }
}

@media (max-width: 992px) {
    .epu9mylw6u .bjyvy39xrk .c4o4if0lr2 {
        padding: 32px 0;
    }
}

.epu9mylw6u .bjyvy39xrk .c4o4if0lr2 img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 100%;
}

@media (max-width: 768px) {
    .epu9mylw6u .bjyvy39xrk .c4o4if0lr2 img {
        width: 250px;
        height: 250px;
    }
}

.epu9mylw6u .bjyvy39xrk .cfg1s6tfzo {
    padding: 115px 32px;
    height: 100%;
}

@media (max-width: 1200px) {
    .epu9mylw6u .bjyvy39xrk .cfg1s6tfzo {
        padding: 115px 16px;
    }
}

@media (max-width: 992px) {
    .epu9mylw6u .bjyvy39xrk .cfg1s6tfzo {
        padding: 16px;
    }
}

.epu9mylw6u .bjyvy39xrk .cfg1s6tfzo .ruyw6hrxer {
    margin-bottom: 115px;
}

@media (max-width: 992px) {
    .epu9mylw6u .bjyvy39xrk .cfg1s6tfzo .ruyw6hrxer {
        margin-bottom: 64px;
    }
}

.epu9mylw6u .bjyvy39xrk .cfg1s6tfzo .fsb6btnyva .tv4zizliie {
    margin-bottom: 0;
}

.epu9mylw6u .bjyvy39xrk .cfg1s6tfzo .fsb6btnyva .mxxtqhvesh {
    margin: 22px 0 0;
}

.epu9mylw6u .ruyw6hrxer {
    color: #FFFFFF;
}

.epu9mylw6u .tv4zizliie {
    color: #FFFFFF;
}

.epu9mylw6u .mxxtqhvesh {
    color: #FFFFFF;
}

.i7ex70vey7 .pj76otek9l.fek82hwiey {
    display: none;
}

.i7ex70vey7 .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.i7ex70vey7 .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .i7ex70vey7 .cbw2trfyam {
        padding: 0 16px;
    }
}

.i7ex70vey7 .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.i7ex70vey7 .container {
    overflow: hidden;
}

.i7ex70vey7 .ntnoz1aym1 {
    justify-content: center;
}

.i7ex70vey7 .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 0;
}

.i7ex70vey7 .tv4zizliie {
    color: #495DFF;
    text-align: center;
}

.ie6cyao522 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ie6cyao522 .pj76otek9l.fek82hwiey {
    display: none;
}

.ie6cyao522 .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ie6cyao522 .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .ie6cyao522 .cbw2trfyam {
        padding: 0 16px;
    }
}

.ie6cyao522 .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.ie6cyao522 .jmoyf4tpn4 .bjyvy39xrk {
    border-radius: 0;
}

.ie6cyao522 .jmoyf4tpn4 .bjyvy39xrk .l5jok4qiml {
    padding: 0;
    border-bottom: none;
    background-color: transparent;
}

.ie6cyao522 .jmoyf4tpn4 .bjyvy39xrk .l5jok4qiml .z1fbmjo88e {
    display: block;
    position: relative;
    padding: 22px 0;
}

.ie6cyao522 .jmoyf4tpn4 .bjyvy39xrk .l5jok4qiml .z1fbmjo88e::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #52221d;
    opacity: 0.3;
}

.ie6cyao522 .jmoyf4tpn4 .bjyvy39xrk .l5jok4qiml .z1fbmjo88e::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 0;
    height: 2px;
    background-color: #52221d;
    transition: all 0.5s ease;
}

.ie6cyao522 .jmoyf4tpn4 .bjyvy39xrk .l5jok4qiml .z1fbmjo88e .dp6qs2mjyp {
    margin-bottom: 0;
}

.ie6cyao522 .jmoyf4tpn4 .bjyvy39xrk .l5jok4qiml .z1fbmjo88e:not(.vz1sy4dvt8)::after {
    width: 100%;
}

.ie6cyao522 .jmoyf4tpn4 .bjyvy39xrk .l5jok4qiml .z1fbmjo88e:hover::after {
    width: 100%;
}

.ie6cyao522 .jmoyf4tpn4 .bjyvy39xrk .dfn6opo3eo .yhhyeepxme {
    padding: 38px 0 16px;
}

.ie6cyao522 .jmoyf4tpn4 .bjyvy39xrk .dfn6opo3eo .yhhyeepxme .z8y2s2z4m9 {
    margin-bottom: 0;
}

.ie6cyao522 .dp6qs2mjyp {
    color: #52221D;
}

.ie6cyao522 .z8y2s2z4m9 {
    color: #52221D;
}

.ubrn2ovxnp {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #ffffff;
    background-color: transparent;
}

.ubrn2ovxnp .pj76otek9l.fek82hwiey {
    display: none;
}

.ubrn2ovxnp .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ubrn2ovxnp .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .ubrn2ovxnp .cbw2trfyam {
        padding: 0 16px;
    }
}

.ubrn2ovxnp .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.ubrn2ovxnp .uwckkq8kvl {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 710px;
    max-width: 710px;
}

@media (max-width: 768px) {
    .ubrn2ovxnp .uwckkq8kvl {
        min-width: 70%;
        max-width: initial;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.ubrn2ovxnp .uwckkq8kvl .c8thuv7eck {
    width: 100%;
}

.ubrn2ovxnp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 96px 80px;
    background-color: #660708;
}

@media (max-width: 992px) {
    .ubrn2ovxnp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla {
        padding: 20px;
    }
}

.ubrn2ovxnp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla img {
    width: 500px;
    height: 500px;
    object-fit: cover;
    border-radius: 100%;
}

@media (max-width: 1500px) {
    .ubrn2ovxnp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla img {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .ubrn2ovxnp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla img {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 768px) {
    .ubrn2ovxnp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla img {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 500px) {
    .ubrn2ovxnp .uwckkq8kvl .c8thuv7eck .jomita4m0i .t4sziufjla img {
        width: 130px;
        height: 130px;
    }
}

.ubrn2ovxnp .tfdu915gct,
.ubrn2ovxnp .xh83grbyor {
    display: flex;
}

.ubrn2ovxnp .suqyjda5gr {
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.5rem;
    font-size: 22px;
    background-color: transparent;
    color: #0cbbde;
    border: 2px solid #e5383b;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

@media (max-width: 768px) {
    .ubrn2ovxnp .suqyjda5gr {
        display: none;
    }
}

.ubrn2ovxnp .suqyjda5gr:disabled {
    cursor: default;
    display: none;
}

.ubrn2ovxnp .suqyjda5gr:hover {
    background: transparent;
    color: #0cbbde;
    opacity: 0.5;
}

.ubrn2ovxnp .suqyjda5gr.xh83grbyor {
    left: 0;
    margin-left: 2.5rem;
}

.ubrn2ovxnp .suqyjda5gr.tfdu915gct {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 767px) {
    .ubrn2ovxnp .suqyjda5gr {
        top: auto;
        bottom: 0;
    }
}

.ubrn2ovxnp .toehcdjuhu {
    position: relative;
    width: 100%;
}

.ubrn2ovxnp .ypon9q8toq {
    overflow: hidden;
    width: 100%;
}

.ubrn2ovxnp .ypon9q8toq.is-draggable {
    cursor: grab;
}

.ubrn2ovxnp .ypon9q8toq.is-dragging {
    cursor: grabbing;
}

.ubrn2ovxnp .jion2tu1nm {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.cid-v2f1dW8x9p {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.cid-v2f1dW8x9p .pj76otek9l.fek82hwiey {
    display: none;
}

.cid-v2f1dW8x9p .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2f1dW8x9p .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .cid-v2f1dW8x9p .cbw2trfyam {
        padding: 0 16px;
    }
}

.cid-v2f1dW8x9p .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.cid-v2f1dW8x9p .ntnoz1aym1 {
    justify-content: center;
}

@media (max-width: 992px) {
    .cid-v2f1dW8x9p .jzeadfr4f5 {
        margin-bottom: 80px;
    }
}

.cid-v2f1dW8x9p .jzeadfr4f5 .jomita4m0i {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.cid-v2f1dW8x9p .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 {
    padding: 0 22px;
}

@media (max-width: 768px) {
    .cid-v2f1dW8x9p .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 {
        padding: 0;
    }
}

.cid-v2f1dW8x9p .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 .k9aebnier3 {
    margin-bottom: 16px;
}

.cid-v2f1dW8x9p .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 .mbr-price {
    margin: 0 auto 42px;
}

.cid-v2f1dW8x9p .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 .tv4zizliie {
    margin-bottom: 22px;
}

.cid-v2f1dW8x9p .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 .mxxtqhvesh {
    margin-bottom: 32px;
}

.cid-v2f1dW8x9p .jzeadfr4f5 .jomita4m0i .ba2ayr0llb {
    padding: 0 22px;
}

@media (max-width: 768px) {
    .cid-v2f1dW8x9p .jzeadfr4f5 .jomita4m0i .ba2ayr0llb {
        padding: 0;
    }
}

.cid-v2f1dW8x9p .k9aebnier3 {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2f1dW8x9p .mbr-price {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2f1dW8x9p .tv4zizliie {
    color: #ffffff;
}

.cid-v2f1dW8x9p .mxxtqhvesh {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2f1dW8x9p .tv4zizliie,
.cid-v2f1dW8x9p .ba2ayr0llb {
    text-align: center;
    color: #FFFFFF;
}

.vjsw4j3tfg {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.vjsw4j3tfg .jzeadfr4f5:focus,
.vjsw4j3tfg span:focus {
    outline: none;
}

.vjsw4j3tfg .jzeadfr4f5 {
    cursor: pointer;
}

.vjsw4j3tfg .blz9jfwhy7 {
    grid-row-gap: 42px;
}

@media (max-width: 767px) {
    .vjsw4j3tfg .blz9jfwhy7 {
        grid-row-gap: 1rem;
    }
}

.vjsw4j3tfg .grid-container-1,
.vjsw4j3tfg .grid-container-2,
.vjsw4j3tfg .jslatnk131 {
    gap: 0 42px;
}

@media (max-width: 767px) {

    .vjsw4j3tfg .grid-container-1,
    .vjsw4j3tfg .grid-container-2,
    .vjsw4j3tfg .jslatnk131 {
        gap: 0 1rem;
    }
}

.vjsw4j3tfg .tv4zizliie {
    margin-bottom: 80px;
    text-align: center;
    color: #495DFF;
}

.vjsw4j3tfg .tv4zizliie .tv4zizliie {
    padding-top: 22px;
    margin-bottom: 0;
}

.vjsw4j3tfg .bfjiziv0if {
    max-width: 800px;
}

.vjsw4j3tfg .container,
.vjsw4j3tfg .cbw2trfyam {
    overflow: hidden;
}

.vjsw4j3tfg .blz9jfwhy7 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.vjsw4j3tfg .n32kenag28 {
    position: relative;
    min-width: 30vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 767px) {
    .vjsw4j3tfg .n32kenag28 {
        min-width: 35vw;
    }
}

.vjsw4j3tfg .n32kenag28::before {
    content: '';
    width: 500px;
    height: 500px;
    position: absolute;
    background-color: #660708;
    border-radius: 100%;
    pointer-events: none;
    opacity: 0.3;
}

@media (max-width: 1500px) {
    .vjsw4j3tfg .n32kenag28::before {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .vjsw4j3tfg .n32kenag28::before {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 768px) {
    .vjsw4j3tfg .n32kenag28::before {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 500px) {
    .vjsw4j3tfg .n32kenag28::before {
        width: 130px;
        height: 130px;
    }
}

.vjsw4j3tfg .n32kenag28 img {
    width: 500px;
    height: 500px;
    object-fit: cover;
    border-radius: 100%;
}

@media (max-width: 1500px) {
    .vjsw4j3tfg .n32kenag28 img {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .vjsw4j3tfg .n32kenag28 img {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 768px) {
    .vjsw4j3tfg .n32kenag28 img {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 500px) {
    .vjsw4j3tfg .n32kenag28 img {
        width: 130px;
        height: 130px;
    }
}

.vjsw4j3tfg .grid-container-1,
.vjsw4j3tfg .grid-container-2,
.vjsw4j3tfg .jslatnk131 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.vjsw4j3tfg .grid-container-1 {
    align-items: flex-end;
}

.vjsw4j3tfg .grid-container-2 {
    align-items: flex-start;
}

.ddptm17ai4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ddptm17ai4 .pj76otek9l.fek82hwiey {
    display: none;
}

.ddptm17ai4 .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ddptm17ai4 .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .ddptm17ai4 .cbw2trfyam {
        padding: 0 16px;
    }
}

.ddptm17ai4 .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.ddptm17ai4 .c4o4if0lr2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ddptm17ai4 .c4o4if0lr2 img {
    width: 450px;
    height: 450px;
    object-fit: cover;
    border-radius: 100%;
}

@media (max-width: 992px) {
    .ddptm17ai4 .c4o4if0lr2 img {
        width: 250px;
        height: 250px;
        margin-bottom: 32px;
    }
}

.ddptm17ai4 .cfg1s6tfzo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding-left: 115px;
    border-left: 2px solid #52221d;
}

@media (max-width: 992px) {
    .ddptm17ai4 .cfg1s6tfzo {
        padding: 0;
        border: none;
    }
}

.ddptm17ai4 .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 32px;
    width: 100%;
}

.ddptm17ai4 .cfg1s6tfzo .mxxtqhvesh {
    margin-bottom: 32px;
    width: 100%;
}

.ddptm17ai4 .cfg1s6tfzo .ba2ayr0llb {
    width: 100%;
}

.ddptm17ai4 .tv4zizliie {
    color: #495DFF;
}

.ddptm17ai4 .mxxtqhvesh {
    color: #52221D;
}

.ddptm17ai4 .tv4zizliie,
.ddptm17ai4 .ba2ayr0llb {
    color: #52221D;
}

.gwkmxoo9m1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.gwkmxoo9m1 .pj76otek9l.fek82hwiey {
    display: none;
}

.gwkmxoo9m1 .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gwkmxoo9m1 .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .gwkmxoo9m1 .cbw2trfyam {
        padding: 0 16px;
    }
}

.gwkmxoo9m1 .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.gwkmxoo9m1 .c4o4if0lr2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 20% 0;
}

@media (max-width: 992px) {
    .gwkmxoo9m1 .c4o4if0lr2 {
        padding: 80px 0;
        justify-content: flex-end;
    }
}

.gwkmxoo9m1 .c4o4if0lr2 img {
    width: 400px;
    height: 400px;
    object-fit: cover;
    border-radius: 100%;
}

@media (min-width: 1500px) {
    .gwkmxoo9m1 .c4o4if0lr2 img {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1300px) {
    .gwkmxoo9m1 .c4o4if0lr2 img {
        width: 350px;
        height: 350px;
    }
}

.gwkmxoo9m1 .c4o4if0lr2 .rd2dhzw1m2 {
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 100%;
    background-image: linear-gradient(60deg, #660708 30%, #f0e6e6 50%);
    filter: blur(75px);
    pointer-events: none;
}

@media (min-width: 1500px) {
    .gwkmxoo9m1 .c4o4if0lr2 .rd2dhzw1m2 {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1300px) {
    .gwkmxoo9m1 .c4o4if0lr2 .rd2dhzw1m2 {
        width: 350px;
        height: 350px;
    }
}

.gwkmxoo9m1 .cfg1s6tfzo {
    padding: 15% 0;
}

@media (max-width: 992px) {
    .gwkmxoo9m1 .cfg1s6tfzo {
        padding: 32px 0 64px;
    }
}

.gwkmxoo9m1 .cfg1s6tfzo .tv4zizliie {
    margin: 0;
}

.gwkmxoo9m1 .hxm1f0y26o .h8spcnwsuk {
    margin-bottom: 22px;
}

.gwkmxoo9m1 .zjdzccrf8t .xxa3t4nnp2 {
    margin-bottom: 12px;
    transition: all 0.3s ease;
}

.gwkmxoo9m1 .zjdzccrf8t .xxa3t4nnp2:hover {
    opacity: 0.5;
}

.gwkmxoo9m1 .ba2ayr0llb .g05nkveob9 {
    margin-top: 0;
}

.gwkmxoo9m1 .tv4zizliie {
    color: #52221D;
}

.gwkmxoo9m1 .xxa3t4nnp2 {
    color: #495DFF;
}

.gwkmxoo9m1 .h8spcnwsuk {
    color: #52221D;
}

.gwkmxoo9m1 .xxa3t4nnp2,
.gwkmxoo9m1 .ba2ayr0llb {
    color: #52221D;
}

.hpsfrsitnt {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.hpsfrsitnt .pj76otek9l.fek82hwiey {
    display: none;
}

.hpsfrsitnt .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.hpsfrsitnt .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .hpsfrsitnt .cbw2trfyam {
        padding: 0 16px;
    }
}

.hpsfrsitnt .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.hpsfrsitnt .ntnoz1aym1 {
    justify-content: center;
}

.hpsfrsitnt .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 {
    display: flex;
    justify-content: center;
    margin: 128px 0;
}

@media (max-width: 992px) {
    .hpsfrsitnt .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 {
        margin: 64px 0;
    }
}

@media (max-width: 768px) {
    .hpsfrsitnt .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 {
        margin: 48px 0;
    }
}

@media (max-width: 425px) {
    .hpsfrsitnt .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 {
        margin: 16px 0;
    }
}

.hpsfrsitnt .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 a:hover .tv4zizliie {
    opacity: 0.5;
}

.hpsfrsitnt .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 a .tv4zizliie {
    position: relative;
    margin-bottom: 22px;
    padding-left: 32px;
    transition: all 0.3s ease;
}

.hpsfrsitnt .jzeadfr4f5 .jomita4m0i .hqrmk6kbo2 a .mxxtqhvesh {
    margin-bottom: 0;
}

.hpsfrsitnt .tv4zizliie {
    color: #FFFFFF;
    text-align: center;
}

.hpsfrsitnt .mxxtqhvesh {
    color: #FFFFFF;
    text-align: center;
}

.kbjojwq50h {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.kbjojwq50h .pj76otek9l.fek82hwiey {
    display: none;
}

.kbjojwq50h .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kbjojwq50h .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .kbjojwq50h .cbw2trfyam {
        padding: 0 16px;
    }
}

.kbjojwq50h .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.kbjojwq50h .bjyvy39xrk .cfg1s6tfzo {
    padding-top: 22px;
    padding-bottom: 22px;
    height: 100%;
}

@media (max-width: 992px) {
    .kbjojwq50h .bjyvy39xrk .cfg1s6tfzo {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.kbjojwq50h .bjyvy39xrk .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .kbjojwq50h .bjyvy39xrk .cfg1s6tfzo .tv4zizliie {
        text-align: center;
    }
}

.kbjojwq50h .bjyvy39xrk .u7n4jzhghz {
    padding-top: 22px;
    padding-bottom: 22px;
    height: 100%;
}

.kbjojwq50h .bjyvy39xrk .u7n4jzhghz .mxxtqhvesh {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .kbjojwq50h .bjyvy39xrk .u7n4jzhghz {
        display: none;
    }
}

.kbjojwq50h .bjyvy39xrk .atq6f1tl0c {
    height: 100%;
    padding-top: 22px;
    padding-bottom: 22px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media (max-width: 992px) {
    .kbjojwq50h .bjyvy39xrk .atq6f1tl0c {
        justify-content: center;
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.kbjojwq50h .bjyvy39xrk .atq6f1tl0c .xzkszhwwt3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    font-size: 35px;
    transform: rotate(45deg);
    color: #ffffff;
    background-color: #660708;
    border-radius: 100%;
}

.kbjojwq50h .tv4zizliie {
    color: #52221D;
}

.kbjojwq50h .mxxtqhvesh {
    color: #52221D;
}

.mrurb9y6w4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.mrurb9y6w4 .pj76otek9l.fek82hwiey {
    display: none;
}

.mrurb9y6w4 .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mrurb9y6w4 .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .mrurb9y6w4 .cbw2trfyam {
        padding: 0 16px;
    }
}

.mrurb9y6w4 .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.mrurb9y6w4 .ee3i8r3kh0 .ruyw6hrxer {
    padding: 22px;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .mrurb9y6w4 .ee3i8r3kh0 .ruyw6hrxer {
        margin-bottom: 64px;
    }
}

.mrurb9y6w4 .c4o4if0lr2 {
    padding-right: 80px;
}

@media (max-width: 992px) {
    .mrurb9y6w4 .c4o4if0lr2 {
        padding: 0;
    }
}

.mrurb9y6w4 .c4o4if0lr2 img {
    height: 550px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .mrurb9y6w4 .c4o4if0lr2 img {
        height: 300px;
    }
}

.mrurb9y6w4 .fsb6btnyva {
    display: inline-flex;
    align-items: center;
}

.mrurb9y6w4 .cfg1s6tfzo .a0frllb7yz {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
    background-color: #ffffff;
    border-radius: 100%;
    width: 32px;
    height: 32px;
}

.mrurb9y6w4 .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 22px;
}

.mrurb9y6w4 .cfg1s6tfzo .mxxtqhvesh {
    margin-bottom: 0;
}

.mrurb9y6w4 .ruyw6hrxer {
    color: #FFFFFF;
}

.mrurb9y6w4 .a0frllb7yz {
    color: #660708;
}

.mrurb9y6w4 .tv4zizliie {
    color: #ffffff;
}

.mrurb9y6w4 .mxxtqhvesh {
    color: #FFFFFF;
}

.mrurb9y6w4 .tv4zizliie,
.mrurb9y6w4 .vncgsveauj {
    color: #FFFFFF;
}

.xdlwlknc2x {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.xdlwlknc2x .pj76otek9l.fek82hwiey {
    display: none;
}

.xdlwlknc2x .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xdlwlknc2x .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .xdlwlknc2x .cbw2trfyam {
        padding: 0 16px;
    }
}

.xdlwlknc2x .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.xdlwlknc2x .container {
    overflow: hidden;
}

.xdlwlknc2x .cfg1s6tfzo {
    margin-bottom: 80px;
}

.xdlwlknc2x .cfg1s6tfzo .tv4zizliie {
    padding-top: 22px;
    margin-bottom: 0;
}

.xdlwlknc2x .pilxzmndwr iframe {
    height: 450px;
}

@media (max-width: 992px) {
    .xdlwlknc2x .pilxzmndwr iframe {
        height: 300px;
    }
}

.xdlwlknc2x .tv4zizliie {
    color: #FFFFFF;
    text-align: right;
}

.xnjsa4j2ra {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.xnjsa4j2ra .pj76otek9l.fek82hwiey {
    display: none;
}

.xnjsa4j2ra .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xnjsa4j2ra .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .xnjsa4j2ra .cbw2trfyam {
        padding: 0 16px;
    }
}

.xnjsa4j2ra .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.xnjsa4j2ra .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 22px;
}

.xnjsa4j2ra .cfg1s6tfzo .u7n4jzhghz .mxxtqhvesh {
    display: inline-block;
    width: 70%;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .xnjsa4j2ra .cfg1s6tfzo .u7n4jzhghz .mxxtqhvesh {
        width: 100%;
    }
}

.xnjsa4j2ra .xqr9vvqnpr {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-flex;
    flex-direction: column;
    color: #52221D;
}

.xnjsa4j2ra .xqr9vvqnpr .ktvf2pp12t {
    display: inline;
    padding: 16px 0;
    position: relative;
    width: fit-content;
}

.xnjsa4j2ra .xqr9vvqnpr .ktvf2pp12t::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ecd0c9;
    opacity: 0.3;
}

.xnjsa4j2ra .tv4zizliie {
    color: #495DFF;
}

.xnjsa4j2ra .mxxtqhvesh {
    color: #495DFF;
}

.xnjsa4j2ra .tv4zizliie,
.xnjsa4j2ra .pcqtn2fqoe {
    color: #52221D;
}

.xnjsa4j2ra .mxxtqhvesh,
.xnjsa4j2ra .u7n4jzhghz {
    color: #52221D;
}

.tbofqc6qji {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.tbofqc6qji .pj76otek9l.fek82hwiey {
    display: none;
}

.tbofqc6qji .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tbofqc6qji .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .tbofqc6qji .cbw2trfyam {
        padding: 0 16px;
    }
}

.tbofqc6qji .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.tbofqc6qji .ntnoz1aym1 {
    justify-content: center;
}

@media (max-width: 992px) {
    .tbofqc6qji .bjyvy39xrk:first-child .zes4cy3lod {
        margin-top: 20px;
    }
}

.tbofqc6qji .zes4cy3lod {
    padding: 22px 0;
}

@media (max-width: 992px) {
    .tbofqc6qji .zes4cy3lod {
        margin-bottom: 22px;
        padding: 0;
    }
}

.tbofqc6qji .zes4cy3lod .k9aebnier3 {
    margin-bottom: 0;
}

.tbofqc6qji .k9aebnier3 {
    color: #FFFFFF;
    text-align: left;
}

.zcp3ic1rv5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.zcp3ic1rv5 .pj76otek9l.fek82hwiey {
    display: none;
}

.zcp3ic1rv5 .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.zcp3ic1rv5 .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .zcp3ic1rv5 .cbw2trfyam {
        padding: 0 16px;
    }
}

.zcp3ic1rv5 .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.zcp3ic1rv5 .cfg1s6tfzo {
    margin-bottom: 150px;
}

@media (max-width: 992px) {
    .zcp3ic1rv5 .cfg1s6tfzo {
        margin-bottom: 64px;
    }
}

@media (max-width: 768px) {
    .zcp3ic1rv5 .cfg1s6tfzo {
        margin-bottom: 50px;
    }
}

.zcp3ic1rv5 .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 0;
}

.zcp3ic1rv5 .mmqm4u80s4.fn332rp13g {
    display: block;
    border: none;
}

.zcp3ic1rv5 .mmqm4u80s4.fn332rp13g .hsh9i9v7vq .jhyv3257gk {
    color: #ffffff;
    opacity: 0.5;
    padding: 16px 0 16px 46px;
    position: relative;
    border-radius: 0;
    border: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    animation: none;
}

.zcp3ic1rv5 .mmqm4u80s4.fn332rp13g .hsh9i9v7vq .jhyv3257gk span {
    position: absolute;
    left: 0;
    font-size: 20%;
}

.zcp3ic1rv5 .mmqm4u80s4.fn332rp13g .hsh9i9v7vq .jhyv3257gk.l23vv59hfo {
    background-color: transparent;
    opacity: 1;
}

.zcp3ic1rv5 .gztjfj6y11 {
    padding-left: 80px;
}

@media (max-width: 992px) {
    .zcp3ic1rv5 .gztjfj6y11 {
        padding: 0;
    }
}

.zcp3ic1rv5 .gztjfj6y11 .c4m0iaywni {
    padding-top: 22px;
}

.zcp3ic1rv5 .gztjfj6y11 .c4m0iaywni .k9aebnier3 {
    margin-bottom: 22px;
}

.zcp3ic1rv5 .gztjfj6y11 .c4m0iaywni .mxxtqhvesh {
    margin-bottom: 0;
}

.zcp3ic1rv5 .gztjfj6y11 .c4m0iaywni img {
    width: 350px;
    height: 350px;
    object-fit: cover;
    border-radius: 100%;
    margin: 32px auto 0;
}

@media (min-width: 1500px) {
    .zcp3ic1rv5 .gztjfj6y11 .c4m0iaywni img {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1200px) {
    .zcp3ic1rv5 .gztjfj6y11 .c4m0iaywni img {
        width: 290px;
        height: 290px;
    }
}

@media (max-width: 768px) {
    .zcp3ic1rv5 .gztjfj6y11 .c4m0iaywni img {
        width: 250px;
        height: 250px;
    }
}

.zcp3ic1rv5 .tv4zizliie {
    color: #ffffff;
}

.zcp3ic1rv5 .a0frllb7yz {
    color: #ffffff;
}

.zcp3ic1rv5 .k9aebnier3 {
    color: #FFFFFF;
    text-align: center;
}

.zcp3ic1rv5 .mxxtqhvesh {
    color: #FFFFFF;
    text-align: center;
}

.zcp3ic1rv5 .tv4zizliie,
.zcp3ic1rv5 .hsh9i9v7vq {
    color: #FFFFFF;
}

.cid-v2f1dWe5HM {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v2f1dWe5HM .pj76otek9l.fek82hwiey {
    display: none;
}

.cid-v2f1dWe5HM .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2f1dWe5HM .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .cid-v2f1dWe5HM .cbw2trfyam {
        padding: 0 16px;
    }
}

.cid-v2f1dWe5HM .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.cid-v2f1dWe5HM .ntnoz1aym1 {
    justify-content: center;
}

.cid-v2f1dWe5HM .cfg1s6tfzo {
    padding-top: 22px;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .cid-v2f1dWe5HM .cfg1s6tfzo {
        margin-bottom: 64px;
    }
}

.cid-v2f1dWe5HM .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 0;
}

.cid-v2f1dWe5HM .jzeadfr4f5 {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .cid-v2f1dWe5HM .jzeadfr4f5 {
        margin-bottom: 64px;
    }
}

.cid-v2f1dWe5HM .jzeadfr4f5 .jomita4m0i .a0frllb7yz {
    margin-bottom: 0;
}

.cid-v2f1dWe5HM .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 {
    display: flex;
    justify-content: center;
}

.cid-v2f1dWe5HM .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
    display: inline;
    width: 320px;
    height: 320px;
    object-fit: cover;
    border-radius: 100%;
    margin-bottom: 22px;
}

@media (min-width: 1500px) {
    .cid-v2f1dWe5HM .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .cid-v2f1dWe5HM .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
        width: 270px;
        height: 270px;
    }
}

@media (max-width: 768px) {
    .cid-v2f1dWe5HM .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
        width: 250px;
        height: 250px;
        margin-bottom: 16px;
    }
}

.cid-v2f1dWe5HM .jzeadfr4f5 .jomita4m0i .no6cdytgm7 .mbr-price {
    margin-bottom: 16px;
}

.cid-v2f1dWe5HM .jzeadfr4f5 .jomita4m0i .no6cdytgm7 .m1bx8zqtsh {
    margin-bottom: 16px;
}

.cid-v2f1dWe5HM .jzeadfr4f5 .jomita4m0i .no6cdytgm7 .k9aebnier3 {
    margin-bottom: 16px;
}

.cid-v2f1dWe5HM .k9aebnier3 {
    color: #52221D;
}

.cid-v2f1dWe5HM .mbr-price {
    color: #52221D;
}

.cid-v2f1dWe5HM .tv4zizliie {
    color: #52221D;
}

.cid-v2f1dWe5HM .m1bx8zqtsh {
    color: #495DFF;
}

.cid-v2f1dWe5HM .m1bx8zqtsh,
.cid-v2f1dWe5HM .ba2ayr0llb {
    color: #52221D;
}

.f3pzhic5n4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.f3pzhic5n4 .pj76otek9l.fek82hwiey {
    display: none;
}

.f3pzhic5n4 .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.f3pzhic5n4 .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .f3pzhic5n4 .cbw2trfyam {
        padding: 0 16px;
    }
}

.f3pzhic5n4 .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.f3pzhic5n4 .container {
    overflow: hidden;
}

.f3pzhic5n4 .cfg1s6tfzo {
    margin-bottom: 102px;
}

@media (max-width: 992px) {
    .f3pzhic5n4 .cfg1s6tfzo {
        margin-bottom: 80px;
    }
}

.f3pzhic5n4 .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .f3pzhic5n4 .cfg1s6tfzo .tv4zizliie {
        margin-bottom: 32px;
    }
}

@media (max-width: 768px) {
    .f3pzhic5n4 .cfg1s6tfzo .tv4zizliie {
        margin-bottom: 24px;
    }
}

.f3pzhic5n4 .cfg1s6tfzo .mxxtqhvesh {
    margin-bottom: 0;
}

.f3pzhic5n4 .ybooe7rz3y {
    display: inline-grid;
    grid-template-columns: repeat(3, 190px);
    grid-column-gap: 24px;
    grid-row-gap: 64px;
}

@media (max-width: 768px) {
    .f3pzhic5n4 .ybooe7rz3y {
        grid-template-columns: repeat(1, 100%);
        grid-column-gap: 16px;
        grid-row-gap: 32px;
    }
}

.f3pzhic5n4 .ybooe7rz3y .bjyvy39xrk .a0frllb7yz {
    margin-bottom: 4px;
}

.f3pzhic5n4 .ybooe7rz3y .bjyvy39xrk .m1bx8zqtsh {
    margin-bottom: 4px;
}

.f3pzhic5n4 .ybooe7rz3y .bjyvy39xrk .k9aebnier3 {
    margin-bottom: 0;
}

.f3pzhic5n4 .tv4zizliie {
    color: #495DFF;
}

.f3pzhic5n4 .mxxtqhvesh {
    color: #52221D;
}

.f3pzhic5n4 .a0frllb7yz {
    color: #52221D;
}

.f3pzhic5n4 .m1bx8zqtsh {
    color: #52221D;
}

.f3pzhic5n4 .k9aebnier3 {
    color: #495DFF;
}

.f3pzhic5n4 .tv4zizliie,
.f3pzhic5n4 .pvqv0nw2nk {
    color: #52221D;
}

.pk53jwxrgv {
    background-image: url("photo-1592156668899-2cc871c9ac2d.jpeg");
}

.pk53jwxrgv .pj76otek9l.fek82hwiey {
    display: none;
}

.pk53jwxrgv .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pk53jwxrgv .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .pk53jwxrgv .cbw2trfyam {
        padding: 0 16px;
    }
}

.pk53jwxrgv .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.pk53jwxrgv .container {
    overflow: hidden;
}

.pk53jwxrgv .ntnoz1aym1 {
    justify-content: center;
}

.pk53jwxrgv .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 0;
}

.pk53jwxrgv .tv4zizliie {
    color: #495DFF;
    text-align: center;
}

.cid-v2f1dWfxBi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.cid-v2f1dWfxBi .jzeadfr4f5:focus,
.cid-v2f1dWfxBi span:focus {
    outline: none;
}

.cid-v2f1dWfxBi .cbw2trfyam {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2f1dWfxBi .bfjiziv0if {
    max-width: 800px;
}

.cid-v2f1dWfxBi .jzeadfr4f5 {
    color: #ffffff;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2f1dWfxBi .jzeadfr4f5 {
        min-height: 45px;
    }
}

.jziju4v1sz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.jziju4v1sz .pj76otek9l.fek82hwiey {
    display: none;
}

.jziju4v1sz .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jziju4v1sz .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .jziju4v1sz .cbw2trfyam {
        padding: 0 16px;
    }
}

.jziju4v1sz .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.jziju4v1sz .ntnoz1aym1 {
    justify-content: center;
}

.jziju4v1sz .cfg1s6tfzo {
    padding-top: 22px;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .jziju4v1sz .cfg1s6tfzo {
        margin-bottom: 64px;
    }
}

.jziju4v1sz .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 0;
}

.jziju4v1sz .jzeadfr4f5 {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .jziju4v1sz .jzeadfr4f5 {
        margin-bottom: 64px;
    }
}

.jziju4v1sz .jzeadfr4f5 .jomita4m0i .a0frllb7yz {
    margin-bottom: 0;
}

.jziju4v1sz .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
    display: inline;
    width: 250px;
    height: 250px;
    object-fit: cover;
    border-radius: 100%;
    margin-bottom: 22px;
}

@media (min-width: 1400px) {
    .jziju4v1sz .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
        width: 300px;
        height: 300px;
    }
}

@media (min-width: 1500px) {
    .jziju4v1sz .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
        width: 330px;
        height: 330px;
    }
}

@media (min-width: 1800px) {
    .jziju4v1sz .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .jziju4v1sz .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
        width: 190px;
        height: 190px;
    }
}

@media (max-width: 768px) {
    .jziju4v1sz .jzeadfr4f5 .jomita4m0i .k5lr6h8bf8 img {
        margin-bottom: 16px;
    }
}

.jziju4v1sz .jzeadfr4f5 .jomita4m0i .no6cdytgm7 .r5rpvbzd35 {
    margin-bottom: 4px;
}

.jziju4v1sz .jzeadfr4f5 .jomita4m0i .no6cdytgm7 a {
    display: block;
    transition: all 0.3s ease;
}

.jziju4v1sz .jzeadfr4f5 .jomita4m0i .no6cdytgm7 a:hover {
    opacity: 0.5;
}

.jziju4v1sz .jzeadfr4f5 .jomita4m0i .no6cdytgm7 a .xxa3t4nnp2 {
    margin-bottom: 0;
}

.jziju4v1sz .tv4zizliie {
    color: #52221D;
}

.jziju4v1sz .a0frllb7yz {
    color: #495DFF;
}

.jziju4v1sz .r5rpvbzd35 {
    color: #52221D;
}

.jziju4v1sz .xxa3t4nnp2 {
    color: #52221D;
}

.jziju4v1sz .a0frllb7yz,
.jziju4v1sz .k5lr6h8bf8 {
    color: #52221D;
}

.xqmdj0v4tt {
    background-color: transparent;
}

.xqmdj0v4tt .pj76otek9l.fek82hwiey {
    display: none;
}

.xqmdj0v4tt .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xqmdj0v4tt .cbw2trfyam {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .xqmdj0v4tt .cbw2trfyam {
        padding: 0 16px;
    }
}

.xqmdj0v4tt .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.xqmdj0v4tt .cfg1s6tfzo {
    margin-bottom: 102px;
}

@media (max-width: 992px) {
    .xqmdj0v4tt .cfg1s6tfzo {
        margin-bottom: 80px;
    }
}

.xqmdj0v4tt .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .xqmdj0v4tt .kxp58sspji {
        margin-bottom: 80px;
    }
}

.xqmdj0v4tt .kxp58sspji .i3j38h74l9 {
    margin-bottom: 32px;
}

.xqmdj0v4tt .kxp58sspji .i3j38h74l9 .mbr-label {
    margin-bottom: 4px;
}

.xqmdj0v4tt .kxp58sspji .i3j38h74l9 .xxpobyhzof {
    margin-bottom: 0;
}

.xqmdj0v4tt .zni29kaftf.ntnoz1aym1 .vwj3ipdr65 {
    margin-bottom: 32px !important;
    padding: 0 16px;
}

.xqmdj0v4tt .zni29kaftf.ntnoz1aym1 .vwj3ipdr65 .o8279rc14y {
    font-weight: 300;
    padding: 8px 0;
    border-radius: 0;
    border: none !important;
    background-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #52221d !important;
}

.xqmdj0v4tt .zni29kaftf.ntnoz1aym1 .vwj3ipdr65 .o8279rc14y::placeholder {
    color: #52221d;
}

.xqmdj0v4tt .zni29kaftf.ntnoz1aym1 .vwj3ipdr65 .o8279rc14y:hover,
.xqmdj0v4tt .zni29kaftf.ntnoz1aym1 .vwj3ipdr65 .o8279rc14y:focus {
    box-shadow: none;
    border: none !important;
    border-bottom: 1px solid #52221d !important;
}

.xqmdj0v4tt .zni29kaftf.ntnoz1aym1 .vwj3ipdr65 textarea {
    min-height: 170px;
}

@media (max-width: 768px) {
    .xqmdj0v4tt .zni29kaftf.ntnoz1aym1 .vwj3ipdr65 textarea {
        min-height: 145px;
    }
}

.xqmdj0v4tt .zni29kaftf.ntnoz1aym1 .vwj3ipdr65 .form-check .form-check-input {
    background-color: #52221d;
    border-color: #52221d;
}

.xqmdj0v4tt .zni29kaftf.ntnoz1aym1 .ba2ayr0llb {
    width: 100% !important;
}

.xqmdj0v4tt .zni29kaftf.ntnoz1aym1 .ba2ayr0llb .g05nkveob9 {
    width: 100%;
}

.xqmdj0v4tt .tv4zizliie {
    color: #52221D;
    text-align: center;
}

.xqmdj0v4tt .mbr-label {
    color: #495DFF;
}

.xqmdj0v4tt .xxpobyhzof {
    color: #52221D;
}

.xqmdj0v4tt label {
    color: #495DFF;
}

.qhvbdlc9rd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #660708;
}

.qhvbdlc9rd .pj76otek9l.fek82hwiey {
    display: none;
}

.qhvbdlc9rd .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qhvbdlc9rd .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .qhvbdlc9rd .cbw2trfyam {
        padding: 0 16px;
    }
}

.qhvbdlc9rd .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.qhvbdlc9rd .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 22px;
}

.qhvbdlc9rd .cfg1s6tfzo .mxxtqhvesh {
    margin-bottom: 64px;
}

.qhvbdlc9rd .xqr9vvqnpr {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-flex;
    flex-direction: column;
    color: #FFFFFF;
}

.qhvbdlc9rd .xqr9vvqnpr .ktvf2pp12t {
    display: inline;
    padding: 16px 0;
    position: relative;
    width: fit-content;
}

.qhvbdlc9rd .xqr9vvqnpr .ktvf2pp12t:hover::before,
.qhvbdlc9rd .xqr9vvqnpr .ktvf2pp12t:focus::before {
    opacity: 1;
}

.qhvbdlc9rd .xqr9vvqnpr .ktvf2pp12t::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    opacity: 0.3;
    transition: all 0.3s ease;
}

.qhvbdlc9rd .tv4zizliie {
    color: #495DFF;
}

.qhvbdlc9rd .mxxtqhvesh {
    color: #495DFF;
}

.qhvbdlc9rd .tv4zizliie,
.qhvbdlc9rd .pcqtn2fqoe {
    color: #FFFFFF;
}

.u81tysjiv2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f1f2f4;
    background-color: transparent;
}

.u81tysjiv2 .pj76otek9l.fek82hwiey {
    display: none;
}

.u81tysjiv2 .pj76otek9l {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.u81tysjiv2 .cbw2trfyam {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .u81tysjiv2 .cbw2trfyam {
        padding: 0 16px;
    }
}

.u81tysjiv2 .cbw2trfyam .ntnoz1aym1 {
    padding: 0;
}

.u81tysjiv2 .cfg1s6tfzo .tv4zizliie {
    margin-bottom: 32px;
}

.u81tysjiv2 .xqr9vvqnpr {
    padding: 0;
    margin-bottom: 32px;
    list-style-type: none;
    color: #495DFF;
}

.u81tysjiv2 .xqr9vvqnpr .ktvf2pp12t {
    padding: 12px 0;
    transition: all 0.3s ease;
}

.u81tysjiv2 .xqr9vvqnpr .ktvf2pp12t:hover {
    opacity: 0.5;
}

.u81tysjiv2 .ba2ayr0llb {
    width: 100%;
}

.u81tysjiv2 .ba2ayr0llb .g05nkveob9 {
    width: 100%;
}

.u81tysjiv2 .pn7jpneyww {
    padding: 64px 0;
    margin-bottom: 0;
    color: #52221D;
    text-align: center;
}

@media (max-width: 992px) {
    .u81tysjiv2 .pn7jpneyww {
        padding: 32px 0;
    }
}

.u81tysjiv2 .tv4zizliie {
    color: #495DFF;
}